PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckWidget Class / setUncheckedStateDownAppearance Method
The pressed visual appearance of the widget in unchecked state.
In This Topic
    setUncheckedStateDownAppearance Method
    In This Topic
    Sets the pressed visual appearance for the widget in unchecked state.
    The visual appearance of the widget in unchecked state when the user presses the widget.
    Syntax
    public void setUncheckedStateDownAppearance( 
       PDFAnnotationAppearance value
    )

    Parameters

    value
    The pressed visual appearance of the widget in unchecked state.
    See Also